home *** CD-ROM | disk | FTP | other *** search
/ Realizing the Dream - An …al Space Station Sampler / Realizing the Dream - An International Space Station Sampler (NASA).iso / pc / wt / webmodule_new / introtext.swf / scripts / frame_5 / DoAction.as
Encoding:
Text File  |  2000-10-31  |  367 b   |  21 lines

  1. text = "Receiving transmission from NASA";
  2. startx = "7.5";
  3. starty = "7.5";
  4. xsize = "15";
  5. ysize = "15";
  6. kerning = "15";
  7. linespace = "15";
  8. charinline = "0";
  9. linenum = "0";
  10. max = length(text);
  11. total = max;
  12. fscommand("allowscale","0");
  13. i = "1";
  14. showed = "0";
  15. setProperty("char", _visible, "0");
  16. tellTarget("char")
  17. {
  18.    stop();
  19. }
  20. status = "playstart";
  21.